Table of content



/cargo/{id}

Mapping URL: /cargo/{id}

Description: updates the cargo entity with the appended id

Microservice: CargoService


Methods

/cargo/{id}

/cargo/{id}

Mapping URL: /cargo/{id}

Description: CargoService

Name: updateCargoById(cargo)

Request Method: PUT

Service Interface: /cargo/{id}

Service Entity: Cargo



CargoService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content